T
BenSelect Documentation
QuestionVisibleEvent<T> Class
See Also  Send Feedback
Selerix.BusinessObjects.View Namespace : QuestionVisibleEvent<T> Class
Event object for Question OnVisable JScript

Object Model

QuestionVisibleEvent<T> ClassIScriptableEntityView InterfaceSoftwareVersion Class

Type Parameters

T

Public Properties

 NameDescription
public PropertyControlScriptable control (Inherited from Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>)
public PropertyCurrentApplicantGets or sets the current applicant.  
public PropertyCurrentPersonGets the current person of the question.  
public PropertyFieldField object. (Inherited from Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>)
public PropertyMethodMethod object. (Inherited from Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>)
public PropertyScriptScript (Inherited from Selerix.Foundation.Interfaces.Services.Event)
public PropertySoftwareVersionApplication software version (Inherited from Selerix.Foundation.Interfaces.Services.Event)
public PropertyValueValue of the property we trying to override. Like default value or visibility of the question (Inherited from Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>)
Top

Public Methods

 NameDescription
public MethodDebugOverloaded. Prints the specified message into debug window. (Inherited from Selerix.Foundation.Interfaces.Services.Event)
public MethodFormatReplaces the format item in a specified string with the string representation of a corresponding object in a specified array. (Inherited from Selerix.Foundation.Interfaces.Services.Event)
public MethodThrowErrorOverloaded. Throws a JScript exception with a customizable error message. (Inherited from Selerix.Foundation.Interfaces.Services.Event)
public MethodToJSONSerializes object in JSON notation. (Inherited from Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>)
public MethodToXmlTo the XML. (Inherited from Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>)
Top

Inheritance Hierarchy

System.Object
   Selerix.Foundation.Interfaces.Services.Event
      Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>
         Selerix.BusinessObjects.View.QuestionVisibleEvent<T>

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.